Rot13 is a simple encryption/decryption mechanism used in the Net News community to "hide" potentially offensive material. It simply takes every letter in the test and add's 13 to it, modulo the letters of the alphabet. (I.e., "A" becomes "N", "B" becomes "O", ... , "N" becomes "A".)